projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d504d82
)
Forgotten during last commit.
author
Matthias Clasen
<matthiasc@src.gnome.org>
Mon, 20 Aug 2001 12:44:56 +0000
(12:44 +0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Mon, 20 Aug 2001 12:44:56 +0000
(12:44 +0000)
gdk-pixbuf/ChangeLog
patch
|
blob
|
history
diff --git
a/gdk-pixbuf/ChangeLog
b/gdk-pixbuf/ChangeLog
index f8594ac75884730b79f8e9da1047acf625eec35f..8785db5f1319ab6199f47a7fd204e2b9db7556b7 100644
(file)
--- a/
gdk-pixbuf/ChangeLog
+++ b/
gdk-pixbuf/ChangeLog
@@
-1,3
+1,11
@@
+2001-08-20 Matthias Clasen <matthiasc@waldgeist.poet.de>
+
+ * test-images.h, test-loaders.c: Add ico and wbmp tests.
+ * io-jpeg.c (gdk_pixbuf__jpeg_image_save): Fail with a suitable
+ error if buffer allocation fails.
+ * io-ico.c: Make .ICO loader more robust.
+ All of these are due to sandmann@daimi.au.dk (#50187)
+
2001-08-19 Sven Neumann <sven@gimp.org>
* pixops/pixops.c: applied some simple but effective optimizations